home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / editors / origami / oribin.zoo / bindings / error.fun < prev    next >
Encoding:
Text File  |  1991-07-09  |  196 b   |  11 lines

  1. {{{  comments
  2. ; stop the macro-execution and give the error-message
  3. }}}
  4. nodup
  5. {{{  oops
  6. (deffun oops   (message-exit "oops  ))
  7. }}}
  8. {{{  failed
  9. (deffun failed (message-exit "failed))
  10. }}}
  11.